CLKSEL=USBNOSC, RESET=NOT_SET, CLKDIV=DIV1
Module Clock Select
CLKSEL | USB Clock Select. 0 (USBNOSC): Select the USB Oscillator as the USB clock. 1 (PLLNOSC): Select the PLL output as the USB clock. 2 (EXTOSCN): Select the External Oscillator output (EXTOSCn) as the USB clock. |
CLKDIV | USB Clock Divider. 0 (DIV1): The USB module uses the selected input clock divided by 1. 1 (DIV2): The USB module uses the selected input clock divided by 2. 2 (DIV4): The USB module uses the selected input clock divided by 4. 3 (DIV8): The USB module uses the selected input clock divided by 8. |
RESET | USB Reset. 0 (NOT_SET): Do not reset the USB module. 1 (SET): Reset the USB module. |